@charset "utf-8";
/* CSS Document by zt */
.ban {
  position: relative;
}
.slideban {
  width: 100%;
  height: 385px;
  overflow: hidden;
  position: relative;
}
.slideban:hover .bb {
  display: block;
}
.slideban .hd {
  width: 1200px;
  height: 15px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  bottom: 12px;
  z-index: 1;
  text-align: center;
}
.slideban .hd ul {
  overflow: hidden;
  zoom: 1;
  display: inline-block;
}
.slideban .hd ul li {
  float: left;
  margin-right: 2px;
  width: 10px;
  height: 10px;
  line-height: 10px;
  text-align: center;
  background: #fff;
  cursor: pointer;
  opacity: 0.3;
  font-size: 0;
}
.slideban .hd ul li.on {
  color: #fff;
  width: 15px;
  opacity: 0.7;
}
.slideban .bb {
  bottom: 162px;
  height: 50px;
  display: none;
  height: 0;
  overflow: visible;
}
.slideban .bd .li_in {
  width: 100%;
  height: 385px;
  margin: 0 auto;
}
.slideban .bd a {
  width: 100%;
  height: 385px;
  display: block;
  overflow: hidden;
}
.slideban .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.slideban .bd li {
  zoom: 1;
  vertical-align: middle;
  width: 100%;
}
.slideban .bd img {
  position: absolute;
  left: 50%;
  top: 0;
  border: 0;
  margin-left: -960px;
}
.slideban .prev,
.slideban .next {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -50px;
  display: block;
  width: 32px;
  height: 40px;
  background: url(../images/slider-arrow.png) -110px 5px no-repeat;
  filter: alpha(opacity=50);
  opacity: 0.5;
  border-radius: 3px;
}
.slideban .next {
  left: auto;
  right: 0;
  background-position: 8px 5px;
}
.slideban .prev:hover,
.slideban .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
.slideban .prevStop {
  display: none;
}
.slideban .nextStop {
  display: none;
}
.slideban .prev,
.slideban .next {
  background-color: #3a394f;
  padding: 10px 0;
  background-position: -110px 14px;
}
.slideban .next {
  background-position: 8px 14px;
}
/*通用样式*/
.box {
  width: 100%;
  padding-top: 40px;
  overflow: hidden;
}
.box .box_in {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.box .myh2 {
  height: 59px;
  line-height: 59px;
  font-size: 30px;
  color: #333;
  text-align: center;
}
.box p {
  text-align: left;
}
.box a:hover {
  color: #e01d09;
}
.box .hd {
  height: 60px;
  line-height: 60px;
  overflow: visible;
}
/* .box .hd .myh2{ float:left;} */
.box .hd .a_btn {
  position: absolute;
  right: 27px;
  top: 0;
  font-size: 14px;
  color: #999;
}
.box .hd .a_btn:hover {
  color: #e9152e;
}
.box .con {
  width: 100%;
  overflow: hidden;
  padding-bottom: 10px;
}
.box .con_l {
  width: 830px;
  float: left;
  overflow: hidden;
}
.box .con_r {
  width: 290px;
  float: right;
  overflow: hidden;
}
.box .newsbox li {
  position: relative;
  margin-bottom: 15px;
}
.box .newsbox li a {
  font-size: 14px;
  display: block;
  padding-left: 20px;
  width: 250px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.box .newsbox li .dot {
  display: block;
  width: 6px;
  height: 6px;
  background: #535353;
  position: absolute;
  left: 0;
  top: 9px;
}
.box .newsbox li a:hover {
  text-decoration: underline;
}
.box .newsbox li a:hover .dot {
  background: #e01d09;
}
.box .ztgd {
  transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -webkit-transition: 0.4s;
}

/* 校区小区信息推荐 */
.box0 {
  width: 100%;
}
.box0 .con {
  position: relative;
  z-index: 3;
  padding: 20px 0 90px;
}
.box0 .box_in,
.box7 .box_in {
  overflow: visible;
}
.box7 .box_in:after {
  position: absolute;
  right: -360px;
  bottom: 0;
  width: 430px;
  height: 327px;
  background: url("/2020gw/images/box0bg1.jpg") no-repeat;
  content: "";
}
.box0 .con_l {
  width: 856px;
  height: 335px;
  border: 2px #fff solid;
  box-shadow: 8px 8px 20px 0 rgba(55, 99, 170, 0.06), -8px -8px 20px 0 #fff;
  background: -moz-linear-gradient(to bottom, #f3f5f8, #fff);
  background: linear-gradient(to bottom, #f3f5f8, #fff);
  border-radius: 4px;
  box-sizing: border-box;
  padding: 46px 63px 0 40px;
}
.box0 .con_l .xspic {
  float: left;
  width: 334px;
  height: 343px;
  overflow: hidden;
}
.box0 .xspic img {
  width: 100% !important;
  height: auto !important;
  border-radius: 4px;
}
.box0 .xspic:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.box0 .con_l .xstxt {
  float: right;
  width: 370px;
}
.box0 .con_l .xstxt h2 {
  font-size: 18px;
  color: #333;
  padding: 18px 0 14px;
}
.box0 .con_l .xstxt p {
  font-size: 15px;
  color: #999;
  line-height: 24px;
}
.box0 .con_r,
.box4 .con_r {
  width: 286px;
  height: 252px;
  margin-right: 30px;
  border: none;
  padding-top: 44px;
}
.box0 .con_r ul,
.box4 .con_r ul {
  height: 252px;
  overflow: hidden;
}
.box0 .con_r li,
.box4 .con_r li {
  width: 100%;
  font-size: 15px;
  line-height: 20px;
  padding: 8px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.box0 .con_r li a,
.box4 .con_r li a {
  color: #333;
}
/* .box0 .con_r li:hover,.box4 .con_r li:hover{background: #eee;} */
.box0 .con_r li:hover a,
.box4 .con_r li:hover a {
  color: #e9152e;
}
.box0 .con_r li span,
.box4 .con_r li span {
  float: left;
  font-weight: bold;
  margin: 0 12px 0 0;
}
.box0 .con_r li p,
.box4 .con_r li p {
  float: right;
  width: 91%;
  line-height: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.box0 .con_r li.red span,
.box4 .con_r li.red span {
  color: #e9152e;
}
.box0 .con_r img,
.box4 .con_r img {
  margin-top: 10px;
}

/*开班时间*/
.box1 .box_in {
  padding-bottom: 45px;
}
.box1 .mytab {
  width: 1200px;
  text-align: center;
  padding: 20px 0 0;
  margin: 0 auto;
  display: -webkit-box;
  display: flex;
  justify-content: center;
}
.box1 .mytab li {
  position: relative;
  height: 110px;
  flex-direction: row;
  text-align: center;
  cursor: pointer;
  margin: 0 10px;
}
.box1 .mytab li.now:before {
  position: absolute;
  width: 100%;
  height: 3px;
  background: #e9152e;
  left: 0;
  bottom: -2px;
  z-index: 3;
  content: "";
}
.box1 .mytab li i {
  display: block;
  width: 60px;
  height: 60px;
  background: url("/2020gw/images/indeximg/anijavaee.png") no-repeat 0 0;
  background-size: 60px;
  margin: 0 auto 8px;
}
.box1 .mytab li.is-enter i {
  -webkit-animation: tpm-product-multi__icon-enter 0.4s steps(23) forwards;
  animation: tpm-product-multi__icon-enter 0.4s steps(23) forwards;
}
.box1 .mytab li.is-leave i {
  -webkit-animation: tpm-product-multi__icon-leave 0.4s steps(23) forwards;
  animation: tpm-product-multi__icon-leave 0.4s steps(23) forwards;
}
@-webkit-keyframes tpm-product-multi__icon-enter {
  0% {
    background-position: 0 0;
  }
  to {
    background-position: 0 -1380px;
  }
}
@keyframes tpm-product-multi__icon-enter {
  0% {
    background-position: 0 0;
  }
  to {
    background-position: 0 -1380px;
  }
}
@-webkit-keyframes tpm-product-multi__icon-leave {
  0% {
    background-position: 0 -1380px;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes tpm-product-multi__icon-leave {
  0% {
    background-position: 0 -1380px;
  }
  to {
    background-position: 0 0;
  }
}
.box1 .mytab li.top_web i {
  background-image: url("/2020gw/images/indeximg/aniweb.png");
}
.box1 .mytab li.top_python i {
  background-image: url("/2020gw/images/indeximg/anipython.png");
}
.box1 .mytab li.top_ai i {
  background-image: url("/2020gw/images/indeximg/aniai.png");
}
.box1 .mytab li.top_ui i {
  background-image: url("/2020gw/images/indeximg/aniui.png");
}
.box1 .mytab li.top_test i {
  background-image: url("/2020gw/images/indeximg/anitest.png");
}
.box1 .mytab li.top_netmaket i {
  background-image: url("/2020gw/images/indeximg/anixmt.png");
}
.box1 .mytab li.top_pm i {
  background-image: url("/2020gw/images/indeximg/anipm.png");
}
.box1 .mytab li.top_jcdl i {
  background-image: url("/2020gw/images/indeximg/anijcdl.png");
}
.box1 .mytab li.top_hmkf i {
  background-image: url("/2020gw/images/indeximg/anihm.png");
}
.box1 .mytab li.top_CBEC i {
  background-image: url("/2020gw/images/indeximg/anicbec.png");
}
.box1 .mytab li.top_Linux i {
  background-image: url("/2020gw/images/indeximg/anilinux.png");
}
.box1 .mytab li span {
  font-size: 14px;
  color: #252b3a;
}
.box1 .mytab li.cur span {
  color: #0067e1;
}
.box1 .mytab li:hover span {
  color: #e9152e;
}

.box1 .kb_box {
  position: relative;
  width: 100%;
  height: 300px;
  box-shadow: inset 0 8px 16px #e9ebf2;
  background: #f3f4f8;
  padding-top: 40px;
}
.box1 .kb {
  position: relative;
  width: 1200px;
  height: 260px;
  margin: 0 auto;
}
.box1 .kb_box .prnext {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 9px;
  height: 15px;
  cursor: pointer;
  background: url("/2020gw/images/schoolbox1prev.jpg") no-repeat;
  margin: -8px 0 0 -593px;
  z-index: 5;
}
.box1 .kb_box .next {
  left: auto;
  right: 50%;
  background-image: url("/2020gw/images/schoolbox1next.jpg");
  margin: -8px -593px 0 0;
}
.box1 .kb .divbox {
  width: 250px;
  height: 260px;
  float: left;
  overflow: hidden;
  margin: 0 34px 0 46px;
}
.box1 .concur {
  padding-top: 20px;
}
.box1 .concur .mytab {
  display: none;
}
.box1 .concur .prnext {
  display: block;
}
.box1 .mycur {
  display: block;
}
.box1 .kb .pro {
  display: block;
  width: 100%;
  height: 100%;
  border: 2px #fff solid;
  box-shadow: 8px 8px 20px 0 rgba(55, 99, 170, 0.06), -8px -8px 20px 0 #fff;
  background: -moz-linear-gradient(to bottom, #f3f5f8, #fff);
  background: linear-gradient(to bottom, #f3f5f8, #fff);
  border-radius: 4px;
  box-sizing: border-box;
}
.box1 .kb .pro i {
  position: relative;
  top: 30px;
  display: block;
  width: 140px;
  height: 180px;
  background: url("/2020gw/images/indeximg/jyljavaee.png") no-repeat;
  background-size: 100%;
  margin: 16px auto 10px;
  opacity: 0;
  transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
}
.box1 .kb .pro i.ons {
  opacity: 1;
  top: 0;
}
.box1 .kb .javaeepro i {
  background-image: url("/2020gw/images/indeximg/jyljavaee.png");
}
.box1 .kb .hmkfpro i {
  background-image: url("/2020gw/images/indeximg/jylhm.png");
}
.box1 .kb .webpro i {
  background-image: url("/2020gw/images/indeximg/jylweb.png");
}
.box1 .kb .pythonpro i {
  background-image: url("/2020gw/images/indeximg/jylpython.png");
}
.box1 .kb .aipro i {
  background-image: url("/2020gw/images/indeximg/jylai.png");
}
.box1 .kb .uipro i {
  background-image: url("/2020gw/images/indeximg/jylui.png");
}
.box1 .kb .designpro i {
  background-image: url("/2020gw/images/indeximg/jylui.png");
}
.box1 .kb .testpro i {
  background-image: url("/2020gw/images/indeximg/jyltest.png");
}
.box1 .kb .netmaketpro i {
  background-image: url("/2020gw/images/indeximg/jylxmt.png");
}
.box1 .kb .pmpro i {
  background-image: url("/2020gw/images/indeximg/jylpm.png");
}
.box1 .kb .jcdlpro i {
  background-image: url("/2020gw/images/indeximg/jyljcdl.png");
}
.box1 .kb .CBECpro i {
  background-image: url("/2020gw/images/indeximg/jylcbec.png");
}
.box1 .kb .Linuxpro i {
  background-image: url("/2020gw/images/indeximg/jyllinux.png");
}
.box1 .kb .pro p {
  font-size: 15px;
  color: #333;
  width: 197px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  border-radius: 17px;
  background: #f7f7f7;
  margin: 0 auto;
}
.box1 .kb .pro:hover p {
  background: #e9152e;
  color: #fff;
}
.box1 .kb .pythonpro p {
  width: 220px;
}
.box1 .kb .xmtpro p {
  width: 230px;
  font-size: 14px;
}
.box1 .more {
  display: block;
  position: absolute;
  right: 25px;
  font-size: 16px;
  bottom: 0;
}
.box1 .more:hover {
  text-decoration: underline;
}
.kb_box .kb .ulbox {
  width: 870px !important;
  margin-top: 24px;
}
.kb_box .kb .ulbox ul {
  width: 435px;
}
.kb_box .kb .ulbox li {
  max-width: 435px !important;
  border: none !important;
  margin-bottom: 13px !important;
}
.kb_box .kb .ulbox li p {
  font-size: 15px !important;
  color: #999;
}
.kb_box .kb .ulbox li p.p1 {
  min-width: 188px !important;
  width: auto !important;
  max-width: 217px !important;
  color: #333;
  padding: 0 12px 0 0 !important;
}
.kb_box .kb .ulbox li p.p2 {
  width: 68px !important;
  padding: 0 12px !important;
}

/*就业薪资*/
.box2 .ulbox {
  width: 870px;
}
.box2 .ulbox li {
  width: 250px;
  height: 270px;
  float: left;
  margin: 0 40px 20px 0;
  position: relative;
  overflow: hidden;
}
.box2 .picbox {
  width: 250px;
  height: 163px;
  background: #dfdfdf;
  margin-bottom: 1px;
}
.box2 .piccon1 {
  width: 230px;
  height: 143px;
  position: relative;
  left: 10px;
  top: 10px;
  background-image: url("../images/school/xzpic1.jpg");
}
.box2 .piccon2 {
  width: 230px;
  height: 143px;
  position: relative;
  left: 10px;
  top: 10px;
  background-image: url("../images/school/xzpic2.jpg");
}
.box2 .piccon3 {
  width: 230px;
  height: 143px;
  position: relative;
  left: 10px;
  top: 10px;
  background-image: url("../images/school/xzpic3.jpg");
}
.box2 .piccon4 {
  width: 230px;
  height: 143px;
  position: relative;
  left: 10px;
  top: 10px;
  background-image: url("../images/school/xzpic4.jpg");
}
.box2 .picbox .a1 {
  width: 230px;
  height: 143px;
  float: left;
  overflow: hidden;
}
.box2 .picbox .a1 a img {
  display: block;
  width: 230px;
  height: 143px;
}
.box2 .picbox .a2 {
  width: 230px;
  height: 0;
  float: left;
  overflow: hidden;
  background: #e01d09;
  position: relative;
  font-size: 14px;
  color: #fff;
  margin-top: 0;
}
.box2 .picbox .a2 span {
  display: block;
  float: left;
  margin-left: 9px;
  margin-top: 8px;
}
.box2 .picbox .a2:hover {
  color: #fff;
}
.box2 .picbox .a2 .span1 {
  float: right;
}
.box2 .txtbox {
  width: 228px;
  height: 84px;
  padding: 10px;
  border: 1px solid #f4f4f4;
  background: #f4f4f4;
}
.box2 .txtbox .a3 {
  display: block;
  width: 228px;
  height: 28px;
  line-height: 28px;
  font-size: 16px;
  text-overflow: ellipsis;
  margin-bottom: 3px;
}
.box2 .txtbox .a3:hover {
  text-decoration: underline;
}
.box2 .txtbox p {
  font-size: 14px;
  line-height: 22px;
  color: #939393;
  text-align: left;
}
.box2 .xzbox {
  position: absolute;
  left: 75px;
  top: -52px;
}
.box2 .xzbox .a4 {
  display: block;
  width: 100px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  background: url(../images/school/bg.png);
  font-size: 16px;
  color: #fff;
}
.box2 .xzbox .a4:hover {
  color: #fff;
}
.box2 .ulbox li:hover .picbox {
  background: #e01d09;
}
.box2 .ulbox li:hover .a2 {
  height: 32px;
  line-height: 20px;
  margin-top: -32px;
}
.box2 .ulbox li:hover .xzbox {
  top: 63px;
}
.box2 .ulbox li:hover .txtbox {
  border-color: #e01d09;
  background: #fff;
}
.box2s .con_l {
  width: 1160px;
}
.box2s .ulbox {
  width: 1160px;
}
.box2s .jg {
  width: 38px;
}

/*学院感言*/
.box3 .xspic {
  display: block;
  width: 280px;
  height: 217px;
  float: left;
  overflow: hidden;
}
.box3 .xspic img {
  display: block;
  width: 280px;
  height: 217px;
}
.box3 .xspic:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.box3 .xstxt {
  width: 494px;
  height: 240px;
  padding-right: 25px;
  float: right;
  border-right: 1px solid #f3f3f3;
}
.box3 .xstxt .title {
  height: 32px;
  line-height: 32px;
  margin-bottom: 3px;
}
.box3 .xstxt .title a {
  font-size: 18px;
  float: left;
}
.box3 .xstxt .title .span2 {
  float: right;
  font-size: 14px;
  color: #939393;
}
.box3 .xstxt .wordp {
  font-size: 14px;
  line-height: 28px;
  color: #939393;
  text-indent: 2em;
  max-height: 140px;
  overflow: hidden;
}
.box3 .xstxt .ztmore {
  display: block;
  font-size: 14px;
  float: right;
  height: 32px;
  line-height: 32px;
}

/*开班典礼*/
.box4 {
  background: #fafafa;
  padding-bottom: 80px;
}
.box4 .con_l {
  width: 840px;
  padding-top: 28px;
}
.box4 .con_r {
  width: 336px;
  margin-right: 24px;
}
.box4 .kbnews li {
  float: left;
  margin-bottom: 20px;
}
.box4 .kbnews li:first-child {
  margin: 0 30px 0 26px;
}
.box4 .kbnews .ztfirst {
  margin: 0 30px 0 26px;
}
.box4 .kbnews li:last-child {
  margin-bottom: 0;
}
.box4 .kbnews .kbs {
  display: block;
  width: 250px;
  height: 130px;
  overflow: hidden;
  position: relative;
  border-radius: 4px;
}
.box4 .kbnews .ztfirst .kbs {
  width: 490px;
  height: 280px;
}
.box4 .kbnews .kbpic {
  display: block;
  width: 100%;
}
.box4 .kbnews .kbword {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #fff;
  box-sizing: border-box;
  padding: 0 10px;
}
.box4 .ztfirst .kbpic1 {
  width: 100%;
  height: 100%;
}
.box4 .ztfirst .kbword {
  font-size: 18px;
}
.box4 .kbnews li:hover .kbpic {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

/*班级活动*/
.box5 .con {
  width: 1140px;
  height: 353px;
  position: relative;
  margin: 0 auto 25px auto;
}
.box5 .hdcon {
  margin: 0 auto;
  width: 552px;
  height: 351px;
}
.box5 .hdcon .hdpic {
  display: none;
  width: 552px;
  height: 350px;
  position: relative;
  z-index: 9;
}
.box5 .hdcon .zton {
  display: block;
}
.box5 .hdcon .zton img {
  width: 100%;
}
.box5 .hdtab li {
  width: 294px;
  height: 87px;
  position: absolute;
}
.box5 .hdtab .myli1 {
  top: 0;
  left: 0;
}
.box5 .hdtab .myli2 {
  top: 89px;
  left: 0;
}
.box5 .hdtab .myli3 {
  top: 177px;
  left: 0;
}
.box5 .hdtab .myli4 {
  top: 265px;
  left: 0;
}
.box5 .hdtab .myli5 {
  left: 846px;
  top: 0;
}
.box5 .hdtab .myli6 {
  left: 846px;
  top: 89px;
}
.box5 .hdtab .myli7 {
  left: 846px;
  top: 177px;
}
.box5 .hdtab .myli8 {
  left: 846px;
  top: 265px;
}
.box5 .taba {
  display: block;
  width: 264px;
  height: 67px;
  background: #f3f3f3;
  padding: 20px 15px 0;
  position: relative;
}
.box5 .taba p {
  font-size: 16px;
  line-height: 24px;
}
.box5 .taba .sj {
  display: none;
  width: 18px;
  height: 28px;
  background: url(../images/school/sj.png) no-repeat center;
  position: absolute;
  right: -18px;
  top: 28px;
  z-index: 999;
}
.box5 .zthov .taba {
  color: #fff;
  background: #e01d09;
}
.box5 .zthov .taba:hover {
  color: #fff;
}
.box5 .zthov .sj {
  display: block;
}
.box5 .ztother .taba .sj {
  background-image: url(../images/school/sj1.png);
  left: -18px;
}

/*校区环境*/
.slide_tu {
  width: 1140px;
  margin-bottom: 0;
  display: block;
}
.slide_tu .prev:hover,
.slide_tu .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
.slide_tu:hover .qhan {
  display: block;
}

.box6 {
  padding-bottom: 70px;
}
.box6 .box_in {
  overflow: visible;
}
.box6 .hd {
  padding-bottom: 30px;
}
.box6 .school_box {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  height: 200px;
  box-sizing: border-box;
  padding: 0 0 0 27px;
}
.box6 .school_box .bd {
  position: relative;
  width: 1109px;
  height: 190px;
  overflow: hidden;
}
.box6 .school_box .bd ul {
  width: 5000px;
}
.box6 .school_box .schoolbg {
  position: absolute;
  right: 65px;
  top: 1px;
  width: 140px;
  height: 279px;
  box-shadow: inset -90px 0 60px -18px #353844;
}
.box6 .school_box .bd ul li {
  float: left;
  height: 190px;
  border-radius: 4px;
  overflow: hidden;
  margin-right: 20px;
}
.box6 .school_box .bd ul li img {
  height: 100%;
}
.box6 .school_box .prev,
.box6 .school_box .next {
  opacity: 1;
  position: absolute;
  right: 27px;
  top: 0;
  margin-top: 0;
  display: block;
  width: 23px;
  height: 88px;
  border-radius: 4px;
  background: #f4f4f4 url(/images/school/sleft.png) center center no-repeat;
}
.box6 .school_box .next {
  left: auto;
  top: 102px;
  background-image: url(/images/school/sright.png);
}
.box6 .school_box.cur .prev,
.box6 .school_box.cur .next {
  right: 249px;
}

.box6 .school_box .cura {
  display: none;
}
.box6 .school_box.cur .cura {
  position: absolute;
  display: block;
  right: 18px;
  top: 0;
  width: 215px;
  height: 190px;
  border-radius: 4px;
  box-sizing: border-box;
  border: 2px #fff solid;
  overflow: hidden;
  box-shadow: 6px 6px 18px 0 rgba(55, 99, 170, 0.1);
}
.box6 .school_box.cur .cura span {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 35px;
  font-size: 16px;
  color: #fff;
  line-height: 35px;
  text-align: center;
  background: rgba(0, 0, 0, 0.52);
}
.box6 .school_box.cur .cura:hover span {
  background-color: rgba(0, 0, 0, 0.52);
}
.box6 .school_box.curcp .cura {
  background: url("/2020gw/images/indeximg/schoolpiccp.gif") no-repeat center
    top;
}
.box6 .school_box.cursy .cura {
  background: url("/2020gw/images/indeximg/schoolpicsy.gif") no-repeat center
    top;
}
.box6 .school_box.curwh .cura {
  background: url("/2020gw/images/indeximg/schoolpicwh.gif") no-repeat center
    top;
}
.box6 .school_box.curzz .cura {
  background: url("/2020gw/images/indeximg/schoolpiczz.gif") no-repeat center
    top;
}
.box6 .school_box.curgz .cura {
  background: url("/2020gw/images/indeximg/schoolpicgz.gif") no-repeat center
    top;
}
.box6 .school_box.curszzl .cura {
  background: url("/2020gw/images/indeximg/schoolpicszzl.gif") no-repeat center
    top;
}
.box6 .school_box.curszcw .cura {
  background: url("/2020gw/images/indeximg/schoolpicszcw.gif") no-repeat center
    top;
}
.box6 .school_box.curxm .cura {
  background: url("/2020gw/images/indeximg/schoolpicxm.gif") no-repeat center
    top;
}
.box6 .school_box.curcs .cura {
  background: url("/2020gw/images/indeximg/schoolpiccs.gif") no-repeat center
    top;
}
.box6 .school_box.curhz .cura {
  background: url("/2020gw/images/indeximg/schoolpichz.gif") no-repeat center
    top;
}
.box6 .school_box.curtj .cura {
  background: url("/2020gw/images/indeximg/schoolpictj.gif") no-repeat center
    top;
}
.box6 .school_box.cursh .cura {
  background: url("/2020gw/images/indeximg/schoolpicsh.gif") no-repeat center
    top;
}
.box6 .school_box.curxa .cura {
  background: url("/2020gw/images/indeximg/schoolpicxa.gif") no-repeat center
    top;
}
.box6 .school_box.curjn .cura {
  background: url("/2020gw/images/indeximg/schoolpicjn.gif") no-repeat center
    top;
}
.box6 .school_box.curcq .cura {
  background: url("/2020gw/images/indeximg/schoolpiccq.gif") no-repeat center
    top;
}
.box6 .school_box.curnj .cura {
  background: url("/2020gw/images/indeximg/schoolpicnj.gif") no-repeat center
    top;
}
.box6 .school_box.cursjz .cura {
  background: url("/2020gw/images/indeximg/schoolpicsjz.gif") no-repeat center
    top;
}
.box6 .school_box.curcd .cura {
  background: url("/2020gw/images/indeximg/schoolpiccd.gif") no-repeat center
    top;
}
.box6 .school_box.curhf .cura {
  background: url("/2020gw/images/indeximg/schoolpichf.gif") no-repeat center
    top;
}
.box6 .school_box.curty .cura {
  background: url("/2020gw/images/indeximg/schoolpicty.gif") no-repeat center
    top;
}
.box6 .school_box.cursy .cura {
  background: url("/2020gw/images/indeximg/schoolpicsy.gif") no-repeat center
    top;
}
.box6 .school_box.cur .bd {
  width: 892px;
  border-radius: 4px;
}
.box6 .school_box.cur .prev,
.box6 .school_box.cur .next {
  right: 249px;
}

.box6 .school_box .bd:after {
  position: absolute;
  right: 0;
  top: -50px;
  width: 140px;
  height: 290px;
  box-shadow: inset -90px 0 60px -18px #fff;
  content: "";
}

/*来校路线*/
.box7 {
  background: #fafafa;
}
.box7 .con {
  position: relative;
  z-index: 3;
  width: 1096px;
  padding: 36px 0 76px 27px;
}
.box7 .con_l {
  width: 746px;
  height: 290px;
  border-radius: 4px;
  /* border: 2px #fff solid; */
  box-sizing: border-box;
  box-shadow: 6px 6px 18px 0 rgba(55, 99, 170, 0.1);
}
.box7 .con_r {
  width: 285px;
  padding-top: 24px;
}
.box7 .con_r p {
  position: relative;
  font-size: 14px;
  color: #999;
  line-height: 24px;
  padding-left: 32px;
}
.box7 .con_r p:nth-child(2),
.box7 .con_r p:nth-child(4),
.box7 .con_r .tablist p {
  font-size: 18px;
  color: #333;
  font-weight: bold;
  margin-bottom: 18px;
}
.box7 .con_r p:nth-child(2):before,
.box7 .con_r p:nth-child(4):before,
.box7 .con_r .tablist p:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 21px;
  height: 23px;
  background: url("/2020gw/images/schoolbox7pic1.jpg") no-repeat;
  content: "";
}
.box7 .con_r .tablist {
  margin-top: 6px;
}
.box7 .con_r .tablist p {
  margin-bottom: 10px;
  cursor: pointer;
}
.box7 .con_r .tablist p.cur {
  font-size: 16px;
  font-weight: normal;
}
.box7 .con_r p:nth-child(4):before {
  background-image: url("/2020gw/images/schoolbox7pic2.jpg");
}
.box7 .con_r .last {
  position: relative;
  display: block;
  width: 192px;
  height: 35px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 35px;
  box-sizing: border-box;
  padding-right: 9px;
  border-radius: 18px;
  background: #55b5ff;
  margin: 0 0 15px 32px;
}
.box7 .con_r .last:before {
  position: absolute;
  right: 13px;
  top: 12px;
  width: 6px;
  height: 11px;
  background: url("/2020gw/images/schoolbox7pic4.png") no-repeat;
  content: "";
}
.box7 .con_r .last:hover {
  background: #428eff;
}
.box7 .con_r .sjbtnschool {
  display: block;
  width: 192px;
  height: 35px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 35px;
  box-sizing: border-box;
  border-radius: 18px;
  background: #428eff url("/2020gw/images/schoolbox7pic3.png") no-repeat 24px
    8px;
  margin: 0 0 0 32px;
  padding-left: 27px;
}
.box7 .con_r .sjbtnschool:hover {
  background-color: #2e76e2;
}

/* 薪资板块 */
.boxxz .box_in {
  overflow: visible;
}
.boxxz .boxxz_main {
  position: absolute;
  left: 0;
  top: 98px;
  height: 122px;
}
.boxxz .boxxz_main ul {
  width: 1200px;
  display: -webkit-box;
  display: flex;
  justify-content: space-between;
}
.boxxz .boxxz_main ul li {
  /* float: left; */
  width: 390px;
  height: 122px;
  box-shadow: 8px 8px 20px 0 rgba(55, 99, 170, 0.04), -8px -8px 20px 0 #fff;
  background: -moz-linear-gradient(to bottom, #f3f5f8, #fff);
  background: linear-gradient(to bottom, #f3f5f8, #fff);
  border-radius: 4px;
  box-sizing: border-box;
  cursor: pointer;
  /* margin-right: 15px; */
}
.boxxz .boxxz_main ul li h3 {
  width: 88%;
  font-size: 16px;
  color: #999;
  padding: 27px 0 10px;
  margin: 0 auto;
}
.boxxz .boxxz_main ul li h3 b {
  font-size: 26px;
  color: #f00;
  font-weight: bold;
  margin-right: 2px;
}
.boxxz .boxxz_main ul li h3 b.jyl {
  margin-left: 18px;
}
.boxxz .boxxz_main ul li p {
  width: 88%;
  height: 22px;
  font-size: 16px;
  color: #333;
  line-height: 22px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 auto;
}

.boxxz .boxxz_main.one ul li {
  width: 840px;
  text-align: center;
  margin-left: 180px;
}
.boxxz .boxxz_main.one ul li p {
  text-align: center;
}
.boxxz .boxxz_main.two ul li {
  width: 580px;
  margin-right: 39px;
}
.boxxz .boxxz_main.one ul li h3 b.jyl {
  margin-left: 40px;
}
.boxxz .boxxz_main ul li:last-child {
  margin-right: 0;
}

.boxxz .boxxz_top {
  width: 100%;
  height: 80px;
  border-radius: 10px;
}
.boxxz .boxxz_top a {
  float: right;
  font-size: 14px;
  color: #999;
  line-height: 80px;
}
.boxxz .boxxz_top a:hover {
  color: #e9152e;
}
.boxxz .boxxz_top p {
  font-size: 30px;
  color: #333;
  text-align: center;
  line-height: 80px;
  padding-left: 96px;
}
.boxxz .boxxz_bot {
  padding: 135px 0 70px;
}
.boxxz .boxxz_bot ul {
  display: -webkit-box;
  display: flex;
  max-height: 194px;
  overflow: hidden;
  padding-top: 6px;
  flex-wrap: wrap;
}
.boxxz .boxxz_bot ul li {
  /* float: left; */
  width: 348px;
  padding: 45px 26px 0;
}
.boxxz .boxxz_bot ul li a {
  display: block;
  font-size: 15px;
  color: #999;
  line-height: 26px;
  height: 52px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.boxxz .boxxz_bot ul li:hover a {
  color: #ff3030;
}

.boxxz .mask_xz {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.boxxz .mask_xz .mask_bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}
.boxxz .mask_xz .close {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}
.boxxz .mask_xz .mask_con {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 1080px;
  height: 600px;
  box-sizing: border-box;
  border-radius: 10px;
  background: #fff;
  transform: translate(-50%, -50%);
  padding: 0 50px;
}
.boxxz .mask_xz .mask_con h3 {
  height: 22px;
  font-size: 22px;
  color: #333;
  text-align: center;
  line-height: 22px;
  font-weight: bold;
  padding: 41px 0 30px;
}
.boxxz .mask_xz .mask_con ol li {
  float: left;
  width: 230px;
  height: 76px;
  font-size: 16px;
  color: #999;
  text-align: center;
  line-height: 76px;
  box-shadow: 8px 8px 20px 0 rgba(55, 99, 170, 0.04), -8px -8px 20px 0 #fff;
  background: -moz-linear-gradient(to bottom, #f3f5f8, #fff);
  background: linear-gradient(to bottom, #f3f5f8, #fff);
  border-radius: 14px;
  margin-right: 20px;
}
.boxxz .mask_xz .mask_con ol li:last-child {
  margin-right: 0;
}
.boxxz .mask_xz .mask_con ol li b {
  font-size: 26px;
  color: #f00;
  margin-right: 3px;
}
.boxxz .mask_xz .mask_con .main {
  border-radius: 10px;
  background: #fafafa;
}
.boxxz .mask_xz .mask_con h4 {
  width: 100%;
  height: 55px;
  line-height: 55px;
  border-radius: 10px;
  box-shadow: 8px 8px 20px 0 rgba(55, 99, 170, 0.04), -8px -8px 20px 0 #fff;
  background: -moz-linear-gradient(to bottom, #f3f5f8, #fff);
  background: linear-gradient(to bottom, #f3f5f8, #fff);
  margin-top: 27px;
}
.boxxz .mask_xz .mask_con span {
  float: left;
}
.boxxz .mask_xz .mask_con span:nth-child(1) {
  width: 95px;
  margin-left: 34px;
}
.boxxz .mask_xz .mask_con span:nth-child(2) {
  width: 142px;
}
.boxxz .mask_xz .mask_con span:nth-child(3) {
  width: 107px;
}
.boxxz .mask_xz .mask_con span:nth-child(4) {
  position: relative;
  width: 115px;
  height: 100%;
  color: #fff;
  text-align: center;
  background: #386df4;
  overflow: hidden;
}
.boxxz .mask_xz .mask_con h4 span:nth-child(4) {
  border-radius: 10px 10px 0 0;
}
.boxxz .mask_xz .mask_con span:nth-child(5) {
  width: 116px;
  margin-left: 40px;
}
.boxxz .mask_xz .mask_con span:nth-child(6) {
  width: 218px;
  margin-right: 10px;
}
.boxxz .mask_xz .mask_con span:nth-child(7) {
  width: 66px;
}
.boxxz .mask_xz .mask_con h4 span {
  font-size: 16px;
  color: #333;
  font-weight: bold;
}
.boxxz .mask_xz .mask_con ul {
  height: 285px;
  overflow: auto;
}
.boxxz .mask_xz .mask_con ul::-webkit-scrollbar {
  width: 5px;
  height: 1px;
}
.boxxz .mask_xz .mask_con ul::-webkit-scrollbar-thumb {
  width: 5px;
  border-radius: 5px;
  background: #216ef4;
}
.boxxz .mask_xz .mask_con ul::-webkit-scrollbar-track {
  width: 5px;
  height: 1px;
}
.boxxz .mask_xz .mask_con ul li {
  height: 40px;
  font-size: 14px;
  color: #999;
  line-height: 40px;
  background: #fafafa;
}
.boxxz .mask_xz .mask_con ul li span {
  height: 40px;
  overflow: hidden;
}
.boxxz .mask_xz .mask_con ul li span:nth-child(4) {
  font-weight: bold;
}
.boxxz .mask_xz .mask_con ul li span:nth-child(4) i {
  position: absolute;
  left: -20px;
  top: -3px;
  width: 155px;
  height: 3px;
  box-shadow: 0 11px 20px rgba(255, 255, 255, 0.79);
}
.boxxz .mask_xz .mask_con ul li:nth-child(even) {
  background: #f5f5f5;
}
.boxxz .mask_xz .mask_con ul li:nth-child(even) span:nth-child(4) {
  background: #4479ff;
}
.boxxz .mask_xz .mask_con h5 {
  font-size: 14px;
  color: #999;
  text-align: center;
  padding-top: 20px;
}
